Add UEL to fsdownload method
parent
a543eccdb4
commit
ea5b6f66d4
|
@ -196,6 +196,7 @@ class Client
|
|||
)
|
||||
|
||||
@sock.put(file)
|
||||
@sock.put(UEL)
|
||||
end
|
||||
|
||||
# Delete a file
|
||||
|
|
Loading…
Reference in New Issue