[Swift-devel] can we disable the gridftp authentication for swift on BGP?
Ben Clifford
benc at hawaga.org.uk
Fri Dec 19 13:51:14 CST 2008
On Fri, 19 Dec 2008, Zhao Zhang wrote:
> I tried regular ftp, the connection was refused:
> zzhang at login6.surveyor:~/swift/test> ftp ion-10.surveyor.alcf.anl.gov:59829
> ftp: connect: Connection refused
> ftp: Can't connect or login to host `ion-10.surveyor.alcf.anl.gov'
At least on os x, that is not correct syntax for the ftp client.
Try:
ftp -P 59829 ion-10.surveryor.alcf.anl.gov
--
More information about the Swift-devel
mailing list