Version Control menu commands
The Version Control menu offers the following commands:
| Add |
Places local files onto the remote server |
| Attach |
Attaches remote files to the FtpVC version control |
| Get |
Retrieves files from the remote server into a local directory |
| Check Out |
Retrieves files from the remote server into a local directory and
marks them as checked out on the remote server |
| Check In |
Places local files onto a remote server and marks them as checked in |
| Undo Check Out |
Undoes the checked out status of a file on the remote server and
retrieves it into a local directory |
| Label |
Labels files |
| Lock/Unlock |
Lock/unlock files |
| View |
Shows remote file in Notepad |
| Differences |
Compares file on the remote server to its local version |
| History |
Shows history of remote file |
| Subscribe |
Adds/removes file email subscriptions to version control events |
| Find Checkouts |
Finds checked out files |
| Find By Status |
Finds files by their status |
Contents|Index |