Page 1 of 1
Move files from one folder to another?
Posted: Wed Apr 18, 2007 6:21 am
by newengland
Is there any way to move a file from one folder to another and preserve the stub file?
Posted: Wed Apr 18, 2007 6:53 pm
by psguru
To keep the history intact, you need to move the file's stub (the one with .stub. in its name) and its version files (the ones with ;1, ;2 etc. in their names) from .ftpvc subdirectory of the directory where the file was located to the new .ftpvc subdirectory.
Use you favorite FTP client. I use FileZilla, and it supports moving files.
moving files
Posted: Thu Apr 19, 2007 12:08 pm
by newengland
Thanks, that was easy.
Filezilla makes quick work of it.