Skip to content

Fix upload error on Windows local. #14

@creator4ever

Description

@creator4ever

Local : Windows, Server : Linux
remote-tree.py

def on_post_save_async(self, view):
#
#
	if fname.startswith(prefix):
				ensure_connection(server)
				suffix = fname[len(prefix):]
				suffix = suffix.replace('\\', '/')

suffix replace \ to / for remote_path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions