Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for maf_9000

i am building a simple sync program, whan the program starts it takes all the bandwith, i need to set the speed limit, i am using using ftplib [CODE] file = open(local_file_path, 'r') print ftp.storlines('STOR '+ file_name , file) [/CODE]

Member Avatar for Gribouillis
0
1K