Using the Clipboard to Transfer

You can use the Windows clipboard to copy and paste a URL directly into CuteFTP with the Connect to URL feature. This allows you to connect to a site, or if specified, download a file.

  1. In a browser or Windows application, copy the URL to the clipboard (e.g., press CTRL+C). The URL may be general (ftp://www.globalscape.com) or specific (ftp://www.globalscape.com/pub/cuteftp/cute2632.exe).

  2. In CuteFTP, on the main menu, click File > Connect > Connect to URL (or press CTRL+U). The Connect to URL dialog box appears.

  3. Paste the URL into the Connect to URL dialog box (e.g., press CTRL+V).

  4. Click OK. CuteFTP parses the URL and connects to the site or, if specified, starts downloading the file.

icon_cuteftpnote.gif

The URLs that you paste into the Connect to URL dialog box are saved for future sessions. Then you can just press CTRL+U, then click the down arrow to select the URL.

The following formats are supported:

Depending on the URL you paste, CuteFTP tries to connect and navigate to the specified folder or attempts to download the item. Following is a sample of path endings and how CuteFTP handles them.

Path endings

Interpretation

Action Attempted

ftp://host/dir.ext/

A folder

Connection

host/.ext/

A folder

Connection

host/dir/

A folder

Connection

host/dir

A folder

Connection

host/dir.ext

A file

Download

host/.ext

A file

Download