Times added to filename in coreFTP

Core FTP client questions and answers
Locked
mtat
Posts: 1
Joined: Tue Apr 02, 2013 3:48 pm

Times added to filename in coreFTP

Post by mtat »

I am having an issue where when viewing Unix files in coreFTP, the creation time is added to the begining of the file name. Also the file size is 0 and the date timestamp is set to 01/01/80. When I try to move these files I get a sever error: No such file or folder

Has anyone seen this and know how to correct this?

Thanks
ForumAdmin
Site Admin
Posts: 1011
Joined: Mon Mar 24, 2003 4:37 am

Post by ForumAdmin »

The files may be open and are still being written to. If they are being written to exclusively by another program you may not be able to access them until they are closed.
Locked