Link to home
Start Free TrialLog in
Avatar of Robbie_Doherty
Robbie_Doherty

asked on

Curl and perl

I am using a curl command in a perl script to log into an ftp server, test an upload

curl -k -T  c:/text.xml username:passowrd test.fpt

is there a curl command that can be run to end the session to the ftp server?
ASKER CERTIFIED SOLUTION
Avatar of gheist
gheist
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial