Skip to content

Instantly share code, notes, and snippets.

View BatuhanKucukali's full-sized avatar
🎯
Focusing

Batuhan Küçükali BatuhanKucukali

🎯
Focusing
View GitHub Profile
@slok
slok / ftpFileserveUploader.py
Created December 8, 2011 16:47
Python script to upload various files to fileserve with FTP.
# Copyright (c) 2011, Xabier (slok) Larrakoetxea
# Copyright (c) 2011, Iraide (Sharem) Diaz
#
# 3 clause/New BSD license:
# opensource: http://www.opensource.org/licenses/BSD-3-Clause
# wikipedia: http://en.wikipedia.org/wiki/BSD_licenses
#
#-----------------------------------------------------------------------
# This script allows to upload to Fileserve with FTP various files at the same time
#