Dear FreeSurfer Developers,
I am having problems with FtpFileExchange. I am trying to upload a compressed file Bruce asked me to upload and it seems I am missing something in the last point of the instructions: https://surfer.nmr.mgh.harvard.edu/fswiki/FtpFileExchange
*What I have done till now*:
rosalia@rosalia-Lenovo-Y520-15IKBN:~$ ftp surfer.nmr.mgh.harvard.edu Connected to surfer.nmr.mgh.harvard.edu. 220-This is the Martinos Center Anonymous FTP service. Use of this site 220-shows implicit consent to our Acceptable Use Policy outlined at 220-http://www.nmr.mgh.harvard.edu/martinos/userInfo/computer/nmr-aup.php
220- 220-OPERATIONAL NOTE: If, when doing a GET or PUT, you encounter either 220- 220-229 Entering Extended Passive Mode 220- 220- and nothing happens OR 220- 220-229 Entering Extended Passive Mode 220-500 Bad EPRT protocol. 220- 220- try issuing the EPSV command prior to GET or PUT. 220- 220 Name (surfer.nmr.mgh.harvard.edu:rosalia): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd transfer/incoming 250 Directory successfully changed.
*What I do not understand*
*ftp> put filename.txt*
From this *red* point I have no idea about how to include my compressed
file S_001.zip. On the other hand, he asked me to rar and compress the file...I am sorry but I am stuck here and I have no idea how to fix this. Any help would be much appreciate.
I have proved with Krusader and with FileZilla and it does not work either...
Thank you for your time, Kind regards, Rosalia
Hi Rosalia
at that point you should just be able to type:
put S_001.zip
which should copy it to our ftp site.
cheers Bruce
On Wed, 22 Nov 2017, Rosalia Dacosta Aguayo wrote:
Dear FreeSurfer Developers,
I am having problems with FtpFileExchange. I am trying to upload a compressed file Bruce asked me to upload and it seems I am missing something in the last point of the instructions: https://surfer.nmr.mgh.harvard.edu/fswiki/FtpFileExchange
What I have done till now:
rosalia@rosalia-Lenovo-Y520-15IKBN:~$ ftp surfer.nmr.mgh.harvard.edu Connected to surfer.nmr.mgh.harvard.edu. 220-This is the Martinos Center Anonymous FTP service. Use of this site 220-shows implicit consent to our Acceptable Use Policy outlined at 220-http://www.nmr.mgh.harvard.edu/martinos/userInfo/computer/nmr-aup.php%C2%A0%... 220- 220-OPERATIONAL NOTE: If, when doing a GET or PUT, you encounter either 220- 220-229 Entering Extended Passive Mode 220- 220- and nothing happens OR 220- 220-229 Entering Extended Passive Mode 220-500 Bad EPRT protocol. 220- 220- try issuing the EPSV command prior to GET or PUT. 220- 220 Name (surfer.nmr.mgh.harvard.edu:rosalia): anonymous 331 Please specify the password. Password: 230 Login successful. Remote system type is UNIX. Using binary mode to transfer files. ftp> cd transfer/incoming 250 Directory successfully changed.
What I do not understand
ftp> put filename.txt
From this red point I have no idea about how to include my compressed file S_001.zip. On the other hand, he asked me to rar and compress the file...I am sorry but I am stuck here and I have no idea how to fix this. Any help would be much appreciate.
I have proved with Krusader and with FileZilla and it does not work either...
Thank you for your time, Kind regards, Rosalia
freesurfer@nmr.mgh.harvard.edu