how to download files from ftp using tftpget when the permission indicates adfrw
The file permission on the sftp site has permissions like below instead of -rwxrwxrwx
And because of this i am getting error as "file permission denied" or something like that,how can i overcome this by overriding the file permissions and downloading the files from ftpsite?