Assuming SSH connection is already configured.
scp -r /path/to/local/dir user@remotehost:/path/to/remote/dir
Configuring Ubuntu Firewall
Make conda not activate the base environment on startup
conda config --set auto_activate_base false
Assuming SSH connection is already configured.
scp -r /path/to/local/dir user@remotehost:/path/to/remote/dir
Configuring Ubuntu Firewall
Make conda not activate the base environment on startup
conda config --set auto_activate_base false