- Please create virtual environments on both source and destination server. For exmaple: run
python3 -m venv <venv_dir>
- Activate virtual environment: run
source <venv_dir>/bin/activate
- Install required python packages:
pip3 install -r requirements.txt
- On the destination server, please edit and run
python3 Test/Falcon.py
- On the source server(s), please run
python3 Sender/sender.py
-
Notifications
You must be signed in to change notification settings - Fork 0
KiwiFac3/Datamover2Parsl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Datamover2Parsl
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published